home *** CD-ROM | disk | FTP | other *** search
- object DialDlg: TDialDlg
- Left = 18
- Top = 117
- BorderStyle = bsDialog
- Caption = 'Dial Telephone Number'
- ClientHeight = 361
- ClientWidth = 431
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 120
- Scaled = False
- OnCreate = FormCreate
- OnShow = FormShow
- TextHeight = 16
- object SpeedButton1: TSpeedButton
- Left = 333
- Top = 327
- Width = 89
- Height = 30
- Caption = 'Help'
- Glyph.Data = {
- 06020000424D0602000000000000760000002800000028000000140000000100
- 0400000000009001000000000000000000000000000010000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
- 7777777777777777777777777777777777777777777777777777777777777777
- 777777777778887777777777777777777777777777777777778AA87777777777
- 777777788777777777777777778AA87777777777777777788777777777777777
- 78AA87774447777777777788777788877777778878AA87774447777777877788
- 777788877777778A8AA877777777777777887887777777777777778AAAA87777
- 4487777777888887777788777777778AAAAAA877448777777788888888778877
- 7777778AAAAA87777447777777888888877778877777778AAAA8777777448777
- 77888888777777887777778AAA8778447784487777888887778877788777778A
- A87774487774447777888877788777788877778A877774487774447777888777
- 7887777888777788777777447784487777887777778877788777778777777774
- 4444877777877777777888887777777777777777777777777777777777777777
- 7777777777777777777777777777777777777777777777777777777777777777
- 77777777777777777777}
- NumGlyphs = 2
- OnClick = SpeedButton1Click
- end
- object Numbers: TTabbedNotebook
- Left = 5
- Top = 2
- Width = 417
- Height = 319
- TabsPerRow = 4
- TabFont.Color = clBtnText
- TabFont.Height = -13
- TabFont.Name = 'MS Sans Serif'
- TabFont.Style = []
- TabOrder = 0
- OnChange = NumbersChange
- object TTabPage
- Left = 5
- Top = 29
- Caption = 'Home'
- end
- end
- object CancelBtn: TButton
- Left = 241
- Top = 327
- Width = 89
- Height = 30
- Cancel = True
- Caption = 'Cancel'
- ModalResult = 2
- TabOrder = 1
- end
- object GroupBox2: TGroupBox
- Left = 16
- Top = 113
- Width = 393
- Height = 135
- Caption = 'Options'
- TabOrder = 3
- object LOGCB: TCheckBox
- Left = 12
- Top = 108
- Width = 341
- Height = 17
- Caption = '&Log Call to Telephone Log'
- TabOrder = 1
- end
- object TAPISheets: TNotebook
- Left = 6
- Top = 16
- Width = 381
- Height = 88
- TabOrder = 0
- object TPage
- Left = 0
- Top = 0
- Caption = 'Default'
- object PINCB: TCheckBox
- Left = 7
- Top = 68
- Width = 349
- Height = 17
- Caption = '&Use Credit Card / Charge Dialling'
- TabOrder = 0
- OnClick = PrefixCBClick
- end
- object PrefixCB: TCheckBox
- Left = 7
- Top = 44
- Width = 157
- Height = 17
- Caption = 'Prefix Call &with'
- TabOrder = 1
- OnClick = PrefixCBClick
- end
- object DefaultOn: TRadioButton
- Left = 7
- Top = 8
- Width = 149
- Height = 17
- Caption = 'Use Default &Settings'
- TabOrder = 2
- OnClick = DefaultOnClick
- end
- object DefaultOff: TRadioButton
- Left = 171
- Top = 8
- Width = 185
- Height = 17
- Caption = '&Override Default Settings'
- TabOrder = 3
- OnClick = DefaultOffClick
- end
- object PrefixStr: TEdit
- Left = 163
- Top = 40
- Width = 209
- Height = 24
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 4
- Text = 'PrefixStr'
- OnChange = PrefixCBClick
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'TAPI'
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 381
- Height = 88
- Align = alClient
- BevelOuter = bvNone
- TabOrder = 0
- object LocLabel: TLabel
- Left = 126
- Top = 8
- Width = 235
- Height = 16
- AutoSize = False
- Caption = 'LocLabel'
- end
- object Label1: TLabel
- Left = 8
- Top = 8
- Width = 113
- Height = 18
- AutoSize = False
- Caption = 'Dialling from:'
- end
- object Label3: TLabel
- Left = 8
- Top = 40
- Width = 369
- Height = 34
- AutoSize = False
- Caption = 'Use Dialling properties to modify how your calls are dialled.'
- WordWrap = True
- end
- object Button2: TButton
- Left = 222
- Top = 62
- Width = 145
- Height = 25
- Caption = 'Dialling properties...'
- TabOrder = 0
- OnClick = Button2Click
- end
- end
- end
- end
- end
- object TelephoneBox: TGroupBox
- Left = 16
- Top = 41
- Width = 393
- Height = 66
- Caption = '&Telephone Number'
- TabOrder = 4
- object Edit1: TEdit
- Left = 12
- Top = 25
- Width = 373
- Height = 24
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- Text = 'Edit1'
- OnChange = PrefixCBClick
- end
- end
- object NumberGroupBox: TGroupBox
- Left = 16
- Top = 251
- Width = 393
- Height = 58
- Caption = 'Number to be Dialled'
- TabOrder = 5
- object NumberBox: TPanel
- Left = 12
- Top = 20
- Width = 373
- Height = 30
- Alignment = taLeftJustify
- BevelOuter = bvLowered
- BorderWidth = 4
- Caption = 'NumberBox'
- TabOrder = 0
- end
- end
- object Button1: TButton
- Left = 149
- Top = 327
- Width = 89
- Height = 30
- Cancel = True
- Caption = '&Dial'
- Default = True
- ModalResult = 1
- TabOrder = 2
- OnClick = Button1Click
- end
- object ODSHelp1: TODSHelp
- HelpText.Strings = (
- 'Button1'
- 'Button2'
- 'CancelBtn'
- 'DefaultOff'
- 'DefaultOn'
- 'Edit1'
- 'GroupBox2'
- 'Label1'
- 'Label3'
- 'LocLabel'
- 'LOGCB'
- 'NumberBox'
- 'NumberGroupBox'
- 'Numbers'
- 'ODSHelp1'
- 'Panel1'
- 'PINCB'
- 'PrefixCB'
- 'PrefixStr'
- 'SpeedButton1'
- 'TAPISheets'
- 'TelephoneBox')
- HelpText.HelpData = {
- 16000100005D005468697320627574746F6E2C207768656E2070726573736564
- 2C2077696C6C206469616C207468652063757272656E746C7920646973706C61
- 792074656C6570686F6E652061732070657220746865206F7074696F6E732073
- 65742E00010E0000000100003D00436C69636B207468697320746F2076696577
- 2070726F7065727469657320666F7220796F7572206469616C6C696E67207072
- 65666572656E6365732E00010E0000000100004F005468697320627574746F6E
- 2C207768656E20707265737365642C2077696C6C2063616E63656C2074686520
- 7265717565737420746F206469616C20612074656C6570686F6E65206E756D62
- 65722E00010E000000010000770154686973206F7074696F6E207768656E2073
- 656C65637465642C20616C6C6F777320746865206469616C6C696E6720646566
- 61756C74732C20646566696E6564207768656E20746865206D6F64656D207761
- 7320636F6E66696775726564202822546F6F6C73207C20436F6E666967757265
- 204D6F64656D22292C20746F206265206F76657272696464656E2E0D0A0D0A57
- 68656E2073656C65637465642C20746865206F7074696F6E206669656C647320
- 6265636F6D6520617661696C61626C6520616C6C6F77696E6720616E792C206F
- 7220616C6C2C2073657474696E677320746F206265206F76657272696464656E
- 2E205768656E20612074656C6570686F6E65206E756D62657292732073657474
- 696E677320617265206F76657272696464656E2C2074686174206F7665727269
- 646520737461797320696E2065666665637420756E74696C2069749273207265
- 7475726E656420746F20757365207468652064656661756C742073657474696E
- 67732E2000010E000000010000B20054686973206F7074696F6E207768656E20
- 73656C65637465642C20696E7374727563747320536D61727420416464726573
- 7320746F2075736520746865206469616C6C696E672064656661756C74732C20
- 646566696E6564207768656E20746865206D6F64656D2077617320636F6E6669
- 6775726564202822546F6F6C73207C20436F6E666967757265204D6F64656D22
- 292C207768656E206D616B696E6720612074656C6570686F6E652063616C6C2E
- 00010E0000000100000000010000000001000052035468657365206F7074696F
- 6E732C20776869636820617265206F6E6C7920656E61626C6564206966207468
- 6520224F766572726964652044656661756C7422206F7074696F6E2069732073
- 656C65637465642C20616C6C6F77207468652077617920612074656C6570686F
- 6E65206E756D626572206973206469616C6C656420746F206265207370656369
- 666965642E20546865206F7074696F6E73206172653A0D0A0D0A507265666978
- 2043616C6C3A2054686973206F7074696F6E20616C6C6F777320612070726566
- 697820746F20626520617070656E64656420746F207468652066726F6E74206F
- 6620616E79206E756D626572206469616C6C65642E205768656E207468697320
- 6F7074696F6E2069732073656C65637465642C20746865207072656669782072
- 657175697265642073686F756C6420626520656E746572656420696E746F2074
- 68652074657874206669656C6420746F206974732072696768742E0D0A0D0A43
- 72656469742F436861726765204469616C6C696E673A2054686973206F707469
- 6F6E20616C6C6F777320616E20736572766963652070726F766964657220616E
- 64206163636F756E7420636F646520746F20626520707265666978656420696E
- 2066726F6E74206F66207468652074656C6570686F6E65206E756D6265722077
- 68656E206469616C6C65642E205468652070726F766964657220616E64206163
- 636F756E7420636F646520757365642C2077696C6C2068617665206265656E20
- 646566696E6564207768656E20746865206D6F64656D2077617320636F6E6669
- 6775726564202822546F6F6C73207C20436F6E666967757265204D6F64656D22
- 292E0D0A0D0A4C6F672043616C6C3A2054686973206F7074696F6E20616C6C6F
- 7773207468652063616C6C20746F206265207265636F7264656420696E207468
- 652043616C6C204C6F6720666F72207468652063757272656E746C792073656C
- 656374656420656E7472792E205768656E20656E61626C65642C20612043616C
- 6C2054696D696E67206469616C6F6775652077696C6C20626520646973706C61
- 796564207768656E207468652063616C6C206973206D6164652C20616C6C6F77
- 696E67207468652063616C6C92732064657461696C7320746F20626520726563
- 6F726465642E00010E0000000100000000010000000001000000000100000000
- 010000000001000000000100000000010E000000010000000001000000000100
- 0096015468697320726561642D6F6E6C79206669656C642C20646973706C6179
- 73207468652061637475616C2074656C6570686F6E6520746861742077696C6C
- 206265206469616C6C656420627920536D61727420416464726573732E205468
- 652061637475616C206E756D626572206469616C6C6564206D61792064696666
- 65722066726F6D20746865206E756D6265722068656C642077697468696E2074
- 6865204164647265737320426F6F6B2C20646570656E64696E67206F6E207768
- 6174206469616C6C696E67206F7074696F6E732068617665206265656E206368
- 6F73656E2E0D0A0D0A466F72206578616D706C652C20536D6172742041646472
- 657373206D617920626520696E737472756374656420746F2061646420612064
- 69616C6C696E6720707265666978206F662022393220746F20746865206E756D
- 6265722E20496E2074686973206361736520746865206E756D62657220223631
- 3720343435362220776F756C6420626520646973706C617965642C20616E6420
- 6469616C6C65642C2061732022392036313720343435362200010E0000000100
- 000000010000000001000000000100000000010000FE00537065636966696573
- 20776865726520796F752077696C6C206265207768656E20796F75206D616B65
- 207468652063616C6C2E20546865206C6F636174696F6E20696E666F726D6174
- 696F6E206973207573656420746F2064657465726D696E652069662061207068
- 6F6E65206E756D626572206973206C6F63616C2C206C6F6E672064697374616E
- 63652C206F7220696E7465726E6174696F6E616C2E200D0A0D0A4E6F74653A20
- 4C6F636174696F6E20696E666F726D6174696F6E2069732075736564206F6E6C
- 7920666F722070686F6E65206E756D6265727320656E746572656420696E2069
- 6E7465726E6174696F6E616C20666F726D61742E00010E000000010000000001
- 0000000001000000000100000000010000000001000000000100000000010000
- 000001000000000100000000010000C40154686973206669656C642C20646973
- 706C617973207468652074656C6570686F6E65206E756D626572207468617420
- 697320746F206265206469616C6C65642E2054686973206E756D626572206D61
- 7920626520616D656E6465642C2069662072657175697265642C206279206469
- 726563746C7920747970696E6720746865206368616E67657320696E746F2074
- 686973206669656C642E0D0A0D0A4265666F726520746865206E756D62657220
- 6973206469616C6C65642C2069742077696C6C2062652070726F636573736564
- 20627920536D61727420416464726573732077686963682077696C6C20617070
- 6C7920616E79207370656369616C2073657474696E677320616761696E737420
- 74686174206E756D6265722E20466F72206578616D706C652C20536D61727420
- 41646472657373206D617920737472697020746865206C6F63616C20636F6465
- 2066726F6D20746865206E756D6265722C206966207468617420636F64652069
- 73207468652073616D6520617320746865206C6F63616C20636F646520646566
- 696E656420666F722074686520686F73742050432E205365652022546F6F6C73
- 207C20436F6E666967757265204D6F64656D222E00010E000000}
- Color = 15269887
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = True
- MaxWidth = 300
- MoreText = 'More Information...'
- Left = 16
- Top = 328
- end
- end
-